Vcenter Vcha Cluster Ipv6Info

Vcenter Vcha Cluster Ipv6Info
Vcenter Vcha Cluster Ipv6Info

The Vcenter Vcha Cluster Ipv6Info schema contains properties to describe IPV6 information of the configured network interface.

This schema was added in vSphere API 6.7.1.

JSON Example
{
    "address": "string",
    "prefix": 0
}
string
address
Required

IP address of the configured network interface.

This property was added in vSphere API 6.7.1.

integer As int64 As int64
prefix
Required

The CIDR prefix of the interface.

This property was added in vSphere API 6.7.1.